Fix typo in Makefile.am
authorAlexander Larsson <alexl@redhat.com>
Mon, 1 Jul 2013 13:00:19 +0000 (15:00 +0200)
committerAlexander Larsson <alexl@redhat.com>
Mon, 1 Jul 2013 13:00:19 +0000 (15:00 +0200)
build/win32/crypt/Makefile.am

index 51ab84e21facf7b782caee5297ed85290b2c4868..d7611a0c7340639b25341abee90f7e50d7f53cfd 100644 (file)
@@ -2,6 +2,6 @@ include $(top_srcdir)/Makefile.decl
 
 EXTRA_DIST +=  \
        crypt.h         \
-       crypt3.c        \
+       crypt3.c
 
 -include $(top_srcdir)/git.mk